projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4042e88
)
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 17 Jun 1994 23:51:52 +0000
(23:51 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 17 Jun 1994 23:51:52 +0000
(23:51 +0000)
src/s/sol2.h
patch
|
blob
|
history
diff --git
a/src/s/sol2.h
b/src/s/sol2.h
index 02560df0f5e3594d0d4d256a137d5dc96ac64060..940da0f1803065d68c87e8e7dfe337dc4799ffcd 100644
(file)
--- a/
src/s/sol2.h
+++ b/
src/s/sol2.h
@@
-2,6
+2,10
@@
#define SOLARIS2
+/* Solaris sometimes has two versions of gettimeofday
+ and we don't know which one we will get. */
+#undef GETTIMEOFDAY_ONE_ARGUMENT
+
/* eggert@twinsun.com said these work in Solaris.
Perhaps they work in all kinds of SVR4, but this is more conservative. */
#undef BROKEN_TIOCGETC